diff options
Diffstat (limited to 'recipes-support')
| -rw-r--r-- | recipes-support/cups/cups.inc | 2 | ||||
| -rw-r--r-- | recipes-support/cups/cups14.inc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-support/cups/cups.inc b/recipes-support/cups/cups.inc index 0c7b103b8f..0f813ca492 100644 --- a/recipes-support/cups/cups.inc +++ b/recipes-support/cups/cups.inc | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | DESCRIPTION = "An Internet printing system for Unix." | 1 | DESCRIPTION = "An Internet printing system for Unix." |
| 2 | SECTION = "console/utils" | 2 | SECTION = "console/utils" |
| 3 | LICENSE = "GPL LGPL" | 3 | LICENSE = "GPL LGPL" |
| 4 | DEPENDS = "gnutls jpeg dbus dbus-glib libpng zlib fakeroot-native" | 4 | DEPENDS = "gnutls jpeg dbus dbus-glib libpng zlib" |
| 5 | 5 | ||
| 6 | INC_PR = "r7" | 6 | INC_PR = "r7" |
| 7 | 7 | ||
diff --git a/recipes-support/cups/cups14.inc b/recipes-support/cups/cups14.inc index 0828187c1a..4514724755 100644 --- a/recipes-support/cups/cups14.inc +++ b/recipes-support/cups/cups14.inc | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | DESCRIPTION = "An Internet printing system for Unix." | 1 | DESCRIPTION = "An Internet printing system for Unix." |
| 2 | SECTION = "console/utils" | 2 | SECTION = "console/utils" |
| 3 | LICENSE = "GPL LGPL" | 3 | LICENSE = "GPL LGPL" |
| 4 | DEPENDS = "gnutls libpng jpeg dbus dbus-glib zlib fakeroot-native" | 4 | DEPENDS = "gnutls libpng jpeg dbus dbus-glib zlib" |
| 5 | PROVIDES = "cups14" | 5 | PROVIDES = "cups14" |
| 6 | 6 | ||
| 7 | SRC_URI = "ftp://ftp.easysw.com/pub/cups/${PV}/cups-${PV}-source.tar.bz2" | 7 | SRC_URI = "ftp://ftp.easysw.com/pub/cups/${PV}/cups-${PV}-source.tar.bz2" |
