diff options
| author | Nicolas Thill <nico@openwrt.org> | 2005-04-01 00:05:07 +0000 |
|---|---|---|
| committer | Nicolas Thill <nico@openwrt.org> | 2005-04-01 00:05:07 +0000 |
| commit | c07e3b34d7a802bdc1ce6090544c88e56ff25fa1 (patch) | |
| tree | fc035c6e8a3a561be1aa07a377967aef81d884f3 /openwrt/package/postgresql/ipkg/libpq-dev/CONTROL/control | |
| parent | 96ab0aecfba401648c8bde8ee6184a113d79c1d8 (diff) | |
| download | mtk-20170518-c07e3b34d7a802bdc1ce6090544c88e56ff25fa1.zip mtk-20170518-c07e3b34d7a802bdc1ce6090544c88e56ff25fa1.tar.gz mtk-20170518-c07e3b34d7a802bdc1ce6090544c88e56ff25fa1.tar.bz2 | |
Add mysql and postgresql packages
SVN-Revision: 499
Diffstat (limited to 'openwrt/package/postgresql/ipkg/libpq-dev/CONTROL/control')
| -rw-r--r-- | openwrt/package/postgresql/ipkg/libpq-dev/CONTROL/control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/openwrt/package/postgresql/ipkg/libpq-dev/CONTROL/control b/openwrt/package/postgresql/ipkg/libpq-dev/CONTROL/control new file mode 100644 index 0000000..0e0d622 --- /dev/null +++ b/openwrt/package/postgresql/ipkg/libpq-dev/CONTROL/control @@ -0,0 +1,8 @@ +Package: libpq-dev +Priority: optional +Section: devel +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://nthill.free.fr/openwrt/sources/postgresql/ +Description: PostgreSQL development package |
