aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index ed472d2..c4f15bd 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Description: A Scheme language interpreter
Package: libscm-dev
Architecture: alpha amd64 arm hppa i386 hurd-i386 m68k mips mipsel powerpc ppc64 sparc ia64 armel armeb armhf sh4 kfreebsd-amd64 kfreebsd-i386
Section: libdevel
-Depends: scm (= ${binary:Version}), slib (>> 3b1), ${shlibs:Depends}, ${misc:Depends}
+Depends: scm (= ${binary:Version}), slib (>> 3b1), ${misc:Depends}
Description: Embeddable library for SCM Scheme language interpreter
This is a static library which provides the functionality of SCM, making it
convenient add scheme functionality to other programs.