diff options
author | Phil Blundell <philb@gnu.org> | 2004-09-01 22:12:20 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-09-01 22:12:20 +0000 |
commit | 6ed5fc3910e9d51f4f5ec0d15374503de7486bbe (patch) | |
tree | 3d833ecdf60e90b6c5c61a7f6177842764124f28 /dasher | |
parent | 94b798e09415ddcbd048157de36f60daee9cc54e (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages
into workhouse.nexus.co.uk:/home/pb/oe/oe-packages
2004/09/01 23:11:54+01:00 nexus.co.uk!pb
add more DEPENDS, courtesy Florian Boor
BKrev: 41364944gZJN2d9u9uW9jfDsAK9oZg
Diffstat (limited to 'dasher')
-rw-r--r-- | dasher/dasher-gpe_0.0cvs20040828.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dasher/dasher-gpe_0.0cvs20040828.oe b/dasher/dasher-gpe_0.0cvs20040828.oe index 25e16fc76b..b6152a530e 100644 --- a/dasher/dasher-gpe_0.0cvs20040828.oe +++ b/dasher/dasher-gpe_0.0cvs20040828.oe @@ -1,4 +1,4 @@ -DEPENDS = "gtk+" +DEPENDS = "libxsettings-client libglade xtst gconf gtk+" SRC_URI = "cvs://anonymous@anoncvs.gnome.org/cvs/gnome;module=dasher;date=20040828 \ file://configure-lossage.patch;patch=1" |