diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-18 17:22:41 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-18 17:22:41 +0000 |
commit | 06c2efa47a061bc07bfcc4f90e0a1d8143a2dc93 (patch) | |
tree | 708423964504d9edb8ac966555521203d803a8da /package/Makefile | |
parent | 92d03b3067cde24f85e65359f877b24d5411908f (diff) |
add experimental sane-backends package, like to get canon scanner working via saned
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2726 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r-- | package/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Makefile b/package/Makefile index 4c625ddb1..34dafe886 100644 --- a/package/Makefile +++ b/package/Makefile @@ -181,6 +181,7 @@ package-$(BR2_PACKAGE_RSYNC) += rsync package-$(BR2_PACKAGE_SABLEVM) += sablevm package-$(BR2_COMPILE_SABLEVM_CLASSPATH) += sablevm-classpath package-$(BR2_COMPILE_SAMBA) += samba +package-$(BR2_PACKAGE_SANE_BACKENDS) += sane-backends package-$(BR2_PACKAGE_SCDP) += scdp package-$(BR2_PACKAGE_SCREEN) += screen package-$(BR2_PACKAGE_SDK) += sdk |