diff options
author | Reinhard Tartler <siretart@tauware.de> | 2011-08-20 21:48:27 +0200 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2011-08-20 21:48:27 +0200 |
commit | 5da25666b85abb77aa27b295e9483d2786340d7c (patch) | |
tree | da52bf3b3078e4065f6f763f594b9348b50712d5 | |
parent | b23edfc0e54fe59ddb490387257b1d90cd8ffbe1 (diff) | |
download | lcd4linux-5da25666b85abb77aa27b295e9483d2786340d7c.tar.gz |
Make lcd4linux linux specific
on request of freebsd porters:
http://permalink.gmane.org/gmane.linux.debian.devel.general/164670
-rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 80d93d4..83b6bdc 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Vcs-Bzr: http://bazaar.launchpad.net/~siretart/lcd4linux/debian Homepage: http://ssl.bulix.org/projects/lcd4linux/ Package: lcd4linux -Architecture: any +Architecture: linux-any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Grabs information and displays it on an external lcd @@ -25,4 +25,3 @@ Description: Grabs information and displays it on an external lcd and displays it on an external liquid crystal display. . See http://ssl.bulix.org/projects/lcd4linux/ for Documentation - |