diff options
author | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2008-08-17 14:08:54 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2008-08-17 14:08:54 +0530 |
commit | a1bb6de316fff2e967aca48959e0e70bc4c4d831 (patch) | |
tree | 9da166c3e970d3b76b7451e4589c37707f6dd827 /bheekling/build-brasero/build-brasero-1.0.jobuild | |
parent | Um, so it seems pastebin.osuosl.org doesn't keep pastebins forever even if yo... (diff) | |
download | jobtage-a1bb6de316fff2e967aca48959e0e70bc4c4d831.tar.gz jobtage-a1bb6de316fff2e967aca48959e0e70bc4c4d831.tar.bz2 jobtage-a1bb6de316fff2e967aca48959e0e70bc4c4d831.zip |
Add a few more (skeleton) jobuilds to test the dep resolver
Diffstat (limited to 'bheekling/build-brasero/build-brasero-1.0.jobuild')
-rw-r--r-- | bheekling/build-brasero/build-brasero-1.0.jobuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/bheekling/build-brasero/build-brasero-1.0.jobuild b/bheekling/build-brasero/build-brasero-1.0.jobuild index b16df00..a7e9aca 100644 --- a/bheekling/build-brasero/build-brasero-1.0.jobuild +++ b/bheekling/build-brasero/build-brasero-1.0.jobuild @@ -5,7 +5,9 @@ SRC_URI="http://dev.gentooexperimental.org/~bheekling/sample-jobfile" # DEPEND on a jobuild with glee # The job must be completed in the same chroot -DEPEND="bheekling/test-libbeagle" +DEPEND="bheekling/test-libbeagle + bheekling/test-gstreamer + bheekling/build-glib" # SuperImpose DEPEND # When we only need to know that a jobuild finished successfully # And don't need it's effects on this chroot to continue |