r14779 - packages/branches/love/0.7/debian
Miriam Ruiz
miriam at moszumanska.debian.org
Sun Jan 12 19:39:02 UTC 2014
Author: miriam
Date: 2014-01-12 19:39:02 +0000 (Sun, 12 Jan 2014)
New Revision: 14779
Modified:
packages/branches/love/0.7/debian/control
Log:
Minor fix
Modified: packages/branches/love/0.7/debian/control
===================================================================
--- packages/branches/love/0.7/debian/control 2014-01-12 19:27:52 UTC (rev 14778)
+++ packages/branches/love/0.7/debian/control 2014-01-12 19:39:02 UTC (rev 14779)
@@ -30,7 +30,7 @@
Section: debug
Priority: extra
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, love0.7 (= ${binary:Version})
+Depends: ${misc:Depends}, love0.7 (= ${binary:Version})
Description: 2D game development framework - debugging symbols
LÖVE was created to be a user-friendly engine in which simple (or
complicated) games could be made without having extensive knowledge
More information about the Pkg-games-commits
mailing list