diff options
author | P. J. McDermott <pjm@nac.net> | 2013-06-02 09:14:16 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-06-02 09:14:16 (EDT) |
commit | 0f13b6eb094c45e5d65593a5e7c2d0af324f1f8d (patch) | |
tree | c20a3a6940594517e7bf416af56cfd2708ac2439 /libopkg.1-dbg.pkg/control | |
parent | b84ec9ddc074d3f753357dada0315478a2a1cbeb (diff) |
Update to SPF 2.0 and opkhelper 3.0.
Diffstat (limited to 'libopkg.1-dbg.pkg/control')
-rw-r--r-- | libopkg.1-dbg.pkg/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libopkg.1-dbg.pkg/control b/libopkg.1-dbg.pkg/control index c2587fa..19a2b4a 100644 --- a/libopkg.1-dbg.pkg/control +++ b/libopkg.1-dbg.pkg/control @@ -1,6 +1,6 @@ -Package: libopkg.1-dbg Architecture: any -Depends: libopkg.1 (= 0.1.8+r635-1) +Platform: all +Depends: libopkg.1 (= ${Binary-Version}) Description: Open PacKaGe Management - library debugging symbols Opkg is a lightweight package management system. It is written in C and resembles apt/dpkg in operation. It is intended for use on embedded Linux |