~ubuntu-branches/ubuntu/dapper/psi/dapper

« back to all changes in this revision

Viewing changes to psi.qc

  • Committer: Bazaar Package Importer
  • Author(s): Jan Niehusmann
  • Date: 2004-06-15 00:10:41 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040615001041-enywb6pcpe4sjsw6
Tags: 0.9.2-1
* New upstream release
* Set KDEDIR for ./configure so kde specific files get installed
* Don't install libpsiwidgets.so. It got installed in /usr/share
  where it doesn't belong. May be included (at a better location)
  later.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<qconf>
 
2
  <name>Psi</name>
 
3
  <profile>psi.pro</profile>
 
4
  <sharename>psi</sharename>
 
5
  <moddir>qcm</moddir>
 
6
  <dep type='qt31'>
 
7
    <required/>
 
8
  </dep>
 
9
  <dep type='zlib'>
 
10
    <required/>
 
11
  </dep>
 
12
  <dep type='xss'/>
 
13
  <dep type='dnotify'/>
 
14
  <dep type='ghbnr'/>
 
15
  <dep type='kde'/>
 
16
</qconf>