diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-08-17 23:46:32 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-17 23:46:32 -0500 |
commit | d970f348bd40afa9da7b5794734fa831b9e79218 (patch) | |
tree | 30c656ac8e9c8b044048256606b91482d54fe44d /graphics/shotwell/README | |
parent | cb24263cc215e8a1f2700ecfe24d9cdf7f9fde58 (diff) |
graphics/shotwell: Fix dep list and remove deprcated build stuff
GConf, ORBit2, libsoup, and icu4c are part of Slackware 14.0, so
we don't need to mention them as deps any more. Also, we don't
need to overwrite the udev rules any more either - that got fixed
in the -current cycle.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'graphics/shotwell/README')
-rw-r--r-- | graphics/shotwell/README | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/graphics/shotwell/README b/graphics/shotwell/README index b535bd041c308..36d5820aad5e1 100644 --- a/graphics/shotwell/README +++ b/graphics/shotwell/README @@ -2,9 +2,4 @@ Shotwell is a digital photo organizer for GNOME. It allows the user to import photos from a digital camera or disk, organize them in various ways, and export to share with others. -This requires GConf, ORBit2, libgee, libgexiv2, LibRaw, libsoup, libunique, -vala-12, icu4c, and webkit. - -Kernel options CONFIG_USB_DEVICEFS and CONFIG_USB_DEVICE_CLASS will likely -need to be disabled before shotwell recognizes the camera. We hope that -this will be fixed in the next release of Slackware. :) +This requires libgee, libgexiv2, LibRaw, libunique, vala-12, and webkit. |