diff options
author | Koen Kooi <koen@openembedded.org> | 2010-04-08 13:53:00 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-04-08 13:53:00 +0200 |
commit | af23f72bc8987bf3533d1001c38f8f2ffb910900 (patch) | |
tree | 08dc4468ec37087d62e72da8a0c31c1bf8223edc /recipes/cups/cups14.inc | |
parent | 6ba355a4406ad6c849e1bf85d58d490869c5f984 (diff) |
cups 1.4.x: cleanups
Diffstat (limited to 'recipes/cups/cups14.inc')
-rw-r--r-- | recipes/cups/cups14.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/cups/cups14.inc b/recipes/cups/cups14.inc index 8eac2b34cb..af82e5eacc 100644 --- a/recipes/cups/cups14.inc +++ b/recipes/cups/cups14.inc @@ -4,7 +4,7 @@ LICENSE = "GPL LGPL" DEPENDS = "gnutls dbus dbus-glib zlib fakeroot-native" PROVIDES = "cups14" -SRC_URI = "ftp://ftp.easysw.com/pub/cups/${PV}/cups-${PV}-source.tar.bz2 \ +SRC_URI = "ftp://ftp.easysw.com/pub/cups/${PV}/cups-${PV}-source.tar.bz2;name=archive \ " LEAD_SONAME = "libcupsdriver.so" |