Name makedepend
Version 7.7+3
Summary create dependencies in makefiles
Description The makedepend program reads each sourcefile in sequence and parses it like a C-preprocessor, processing all #include, #define, #undef, #ifdef, #ifndef, #endif, #if, #elif and #else directives so that it can correctly tell which #include, directives would be used in a compilation. Any #include, directives can reference files having other #include directives, and parsing will occur in these files as well.
Section base
License MIT
Homepage http://www.x.org
Bug tracker https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
Recipe file recipes-debian/xorg-util/makedepend_debian.bb
recipes-debian/xorg-util/xorg-util-common.inc
Layer meta-debian (morty branch)
Inherits
  • autotools
  • debian-fix-timestamp
  • debian-multiarch
  • debian-package
  • debian-verify-version
  • pkgconfig
  • siteconfig
  • siteinfo
Dependencies
  • autoconf-native
  • automake-native
  • gnu-config-native
  • libtool-cross
  • libtool-native
  • pkgconfig-native
  • util-macros
  • virtual/i586-deby-linux-compilerlibs
  • virtual/i586-deby-linux-gcc
  • virtual/libc
  • xproto
PACKAGECONFIG options

Sources

git://github.com/ystk/debian-xutils-dev.git

Patches

None

Other branches

This recipe in other branches of meta-debian:

Branch Recipe
morty (Yocto Project 2.2) makedepend 7.7+3 (this recipe)
daisy (Yocto Project 1.6) makedepend