diff options
author | Graeme Gregory <dp@xora.org.uk> | 2008-01-24 11:57:02 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2008-01-24 11:57:02 +0000 |
commit | 99be5b3387c167d9c4873032e31429848071c974 (patch) | |
tree | bf2c63465037173fe56c21ec7cb8aa9c3ccd3939 /packages/cups/cups_1.2.10.bb | |
parent | db156ba03f2110e6b037eec8cbd7aece27fede13 (diff) |
cups.inc : break the cups libraries out of cups package, this will reduce
dependencies for some packages down from 2.3M to 100k. No reason why if
a app support cups that we should haul in the full cups system.
Diffstat (limited to 'packages/cups/cups_1.2.10.bb')
-rw-r--r-- | packages/cups/cups_1.2.10.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/cups/cups_1.2.10.bb b/packages/cups/cups_1.2.10.bb index 125fc51caf..2361565a91 100644 --- a/packages/cups/cups_1.2.10.bb +++ b/packages/cups/cups_1.2.10.bb @@ -1,4 +1,4 @@ require cups.inc -PR = "r2" +PR = "r3" |