aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: 1c91055c02d188be2f84b4f84dac80123bec1018 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: libindicator
Section: libs
Priority: optional
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Build-Depends: debhelper (>= 5.0),
               cdbs (>= 0.4.41),
               libtool
Standards-Version: 3.8.0
Homepage: https://launchpad.net/libindicator
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/libindicator/ubuntu

Package: libindicator-dev
Section: libdevel
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         libgtk2.0-dev (>= 2.12.0)
Description: GNOME panel indicator applet - shared library
 This library contains information to build indicators to go into
 the indicator applet.
 .
 This package contains files that are needed to build applications.