• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/rpm/Config.in
Peter KorsgaardPeter Korsgaard committed 1653a281b9918 Jan 2010
Raw file
Source viewDiff to previous
 
1
comment "rpm requires libneon with SSL, XML and ZLIB support"
2
    depends on !BR2_PACKAGE_NEON || BR2_PACKAGE_NEON_NOXML
3
​
4
config BR2_PACKAGE_RPM
5
    bool "rpm"
6
    select BR2_PACKAGE_BEECRYPT
7
    select BR2_PACKAGE_POPT
8
    select BR2_PACKAGE_OPENSSL
9
    depends on BR2_PACKAGE_NEON
10
    depends on !BR2_PACKAGE_NEON_NOXML
11
    select BR2_PACKAGE_NEON_ZLIB
12
    select BR2_PACKAGE_NEON_SSL
13
    help
14
      The RPM package management system.
15
​
16
      http://rpm5.org
17
​
18
config BR2_PACKAGE_RPM_BZIP2_PAYLOADS
19
    bool "support for bzip2 payloads"
20
    depends on BR2_PACKAGE_RPM
21
    select BR2_PACKAGE_BZIP2
22
    help
23
      Support for bzip2 payloads in RPM.
24
​
25
config BR2_PACKAGE_RPM_XZ_PAYLOADS
26
    bool "support for xz payloads"
27
    depends on BR2_PACKAGE_RPM
28
    depends on BR2_GCC_CROSS_CXX
29
    help
30
      Support for xz payloads in RPM.
31
​
32
comment "xz payload support requires a toolchain with c++ support"
33
    depends on !BR2_GCC_CROSS_CXX
34
​
35
​
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.