debian: Build-Depend on valac

This commit is contained in:
Alexander Kojevnikov 2011-03-27 12:20:08 +08:00
parent 5dacc190eb
commit 96d773e0cc
2 changed files with 6 additions and 10 deletions

2
dist/debian/control vendored
View File

@ -3,7 +3,9 @@ Section: sound
Priority: optional
Maintainer: Alexander Kojevnikov <alexander@kojevnikov.com>
Build-Depends: debhelper (>= 7.0.50~),
cdbs,
autotools-dev,
valac (>= 0.8.0),
intltool (>= 0.35),
libavcodec-dev (>= 4:0.6),
libavformat-dev (>= 4:0.6),

14
dist/debian/rules vendored
View File

@ -1,13 +1,7 @@
#!/usr/bin/make -f
# -*- makefile -*-
# Sample debian/rules that uses debhelper.
# This file was originally written by Joey Hess and Craig Small.
# As a special exception, when this file is copied by dh-make into a
# dh-make output file, you may use that output file without restriction.
# This special exception was added by Craig Small in version 0.37 of dh-make.
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/cdbs/1/rules/debhelper.mk
%:
dh $@
makebuilddir::
rm -f src/spek_vala.stamp