aboutsummaryrefslogtreecommitdiffstats
path: root/packages/feh
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2006-03-01 18:21:32 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-03-01 18:21:32 +0000
commit2fb5f01e23b04e171d4dea6e5d1af5640386efac (patch)
treeeb7e4577065e4795754c264f90a335d81c805207 /packages/feh
parent46698c5ce7137787023e838a0f1fd9a0ff214b17 (diff)
downloadopenembedded-2fb5f01e23b04e171d4dea6e5d1af5640386efac.tar.gz
all over the place: adapt DEPENDS to new xlib names
Diffstat (limited to 'packages/feh')
-rw-r--r--packages/feh/feh_1.2.6.bb2
-rw-r--r--packages/feh/feh_1.2.7.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/feh/feh_1.2.6.bb b/packages/feh/feh_1.2.6.bb
index 372c2d3d2a..1d2fcaaf07 100644
--- a/packages/feh/feh_1.2.6.bb
+++ b/packages/feh/feh_1.2.6.bb
@@ -2,7 +2,7 @@ SECTION = "x11/utils"
DESCRIPTION = "feh is a fast, lightweight image viewer which uses imlib2."
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
LICENSE = "MIT"
-DEPENDS = "imlib2 giblib jpeg x11 xext xt"
+DEPENDS = "imlib2 giblib jpeg libx11 libxext libxt"
SRC_URI = "http://linuxbrit.co.uk/downloads/feh-${PV}.tar.gz \
file://cross.patch;patch=1"
diff --git a/packages/feh/feh_1.2.7.bb b/packages/feh/feh_1.2.7.bb
index 372c2d3d2a..1d2fcaaf07 100644
--- a/packages/feh/feh_1.2.7.bb
+++ b/packages/feh/feh_1.2.7.bb
@@ -2,7 +2,7 @@ SECTION = "x11/utils"
DESCRIPTION = "feh is a fast, lightweight image viewer which uses imlib2."
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
LICENSE = "MIT"
-DEPENDS = "imlib2 giblib jpeg x11 xext xt"
+DEPENDS = "imlib2 giblib jpeg libx11 libxext libxt"
SRC_URI = "http://linuxbrit.co.uk/downloads/feh-${PV}.tar.gz \
file://cross.patch;patch=1"